TabView.prepend

Inserts @child as the first non-pinned page.

class TabView
prepend

Parameters

child Widget

a widget to add

Return Value

Type: TabPage

the page object representing @child

Meta